home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / gfx / jcosub24.lha / JACOsub / scripts / idemo.js < prev    next >
Text File  |  1994-10-11  |  605b  |  15 lines

  1. # This file is included by demo.js to demonstrate the #I command,
  2. # and also background shading.
  3.  
  4. #T100
  5.  
  6. # The start time will be offset by whatever is specified in demo.js.
  7.  
  8. # The first title shows the effect of the Vertical Height (VH)
  9. # or line spacing directive.  It will be set to 200% (double spaced).
  10. # Also in the first title the CSL directive is used to show background
  11. # shading of different text strings on the same screen.
  12.  
  13. 0:00:00.00 0:00:04.00 VH200CSL8:1 The lines you are seeing now are from a different script,
  14. 0:00:04.00 0:00:08.00 cs8:1:1 which was specified to be included in demo.js.
  15.